From: Juri Linkov Date: Sat, 12 Jun 2004 06:02:17 +0000 (+0000) Subject: (Operating on Files): Add dired-do-touch. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22030 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f58b2b2d05c89f42a6fe415448bd586753f04c37;p=emacs.git (Operating on Files): Add dired-do-touch. --- diff --git a/man/dired.texi b/man/dired.texi index fd269811b9f..57fa240c39a 100644 --- a/man/dired.texi +++ b/man/dired.texi @@ -589,6 +589,12 @@ The variable @code{dired-chown-program} specifies the name of the program to use to do the work (different systems put @code{chown} in different places). +@findex dired-do-touch +@kindex T @r{(Dired)} +@cindex changing file time (in Dired) +@item T @var{timestamp} @key{RET} +Change the time of the specified files (@code{dired-do-touch}). + @findex dired-do-print @kindex P @r{(Dired)} @cindex printing files (in Dired)